home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / wfs300.zip / WHATTIME.CDF < prev   
Text File  |  1992-11-11  |  862b  |  39 lines

  1. # -----------------------------------------
  2. #
  3. # "WhatTime" Command Definition File
  4. #
  5. # -----------------------------------------
  6.  
  7. #
  8. # The FileIdent statement is the file identifier. 
  9. # It must be coded exactly as shown
  10. #
  11. FileIdent       : WFS2Command
  12.  
  13. # Mail the stdout from this command in the session transcript
  14. #
  15. MailResults     : yes
  16.  
  17. # Log the stdout from this command in the WFSLOG file
  18. #
  19. RecordResults   : yes
  20.  
  21. # Execute this command when the command is "WhatTimeIsIt"
  22. #
  23. Command         : wfsudate
  24.  
  25. # Do not allow the user to give any operands to the command
  26. #
  27. UserOperands    : no
  28.  
  29. # The password for this command. Remember it's case sensitive!
  30. #
  31. Password        : FooBarDon'tDoIt
  32.  
  33. # -----------------------------------------
  34. #
  35. # End "WhatTime" Command Definition File
  36. #
  37. # -----------------------------------------
  38.  
  39.